home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
tema
/
ptools
/
download
/
jv16pt_setup.exe
/
{app}
/
Documentation
/
Example Scripts
/
Solitaire 2.jvb
< prev
next >
Wrap
Text File
|
2003-02-08
|
255b
|
10 lines
If Tasks || LCase || sPos "sol.exe" {} > 0 then
Kill sol.exe
ShowMessage You should be working, not playing Solitaire! -Boss
End
else
ShowMessage Good, you're not playing Solitaire again.
ShowMessage Because that would be stupid.
end
Terminate